ServerBootstrap.bind

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void bind(Address addr)
  2. void bind(ushort port)
  3. void bind(string ip, ushort port)
    class ServerBootstrap(PipeLine)
    void
    bind
    (
    string ip
    ,
    ushort port
    )

Meta